* frame.c (Fframe_parameters): Report the `minibuffer' parameter of
authorJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:40:13 +0000 (14:40 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:40:13 +0000 (14:40 +0000)
commitbaaed68ea1dac89858969109bf62a3a22bf34195
tree49106d396d838eecf0cc9ab3b813f6431ef5661c
parent1f40cad246221a6d2d1976dabf8d8a93f1914c87
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of
minibufferless frames as nil, not `none'.
(Qnone): Remove declaration and initialization for this.  It's not
needed anymore.
* xfns.c (Qnone): Add them here; we still accept "none" as a valid
value for the `minibuffer' parameter.

* xfns.c (x_frame_params): Remember that the parameters are called
"auto-raise" and "auto-lower", not "autoraise" and "autolower".
src/xfns.c